record
Wahlen und Abstimmungen Kanton St.Gallen
Schema dataset
Clicca per espandere Clicca per ridurre
Schema JSON
Il seguente oggetto JSON è una descrizione standardizzata dello schema del tuo dataset. Più informazioni sullo schema JSON.
{
- "title":"wahlen-und-abstimmungen-kanton-stgallen",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/wahlen-und-abstimmungen-kanton-stgallen"
}
] - "definitions":{
- "wahlen-und-abstimmungen-kanton-stgallen":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/wahlen-und-abstimmungen-kanton-stgallen_records"
}
}
} - "records":
} - "properties":
- "wahlen-und-abstimmungen-kanton-stgallen_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "title":,{
- "type":"string",
- "title":"Titel",
- "description":""
} - "date":,{
- "type":"string",
- "format":"date",
- "title":"Datum",
- "description":""
} - "domain0":,{
- "type":"string",
- "title":"Verwaltungsebene",
- "description":""
} - "type":,{
- "type":"string",
- "title":"Typ",
- "description":"Art des Urnengangs: vote = Abstimmung election= Wahl"
} - "answer":,{
- "type":"string",
- "title":"Resultat",
- "description":""
} - "yeas_percentage":,{
- "type":"number",
- "title":"Ja-Stimmen",
- "description":"",
- "unit":"%"
} - "nays_percentage":,{
- "type":"number",
- "title":"Nein-Stimmen",
- "description":"",
- "unit":"%"
} - "url":,{
- "type":"string",
- "title":"URL",
- "description":"Link zu Details der Wahl / Abstimmung"
} - "completed":,{
- "type":"string",
- "title":"Status",
- "description":"Content-Type: text/plain; charset=utf-8 "
} - "gemeinden_total":,{
- "type":"integer",
- "title":"Total der Gemeinden",
- "description":"Anzahl der teilnehmenden Gemeinden in der Wahl / Abstimmung "
} - "gemeinden_ausgezahlt":,{
- "type":"integer",
- "title":"Ausgezählte Gemeinden",
- "description":""
} - "last_modified":,{
- "type":"string",
- "format":"date-time",
- "title":"Letzte Änderung",
- "description":""
} - "turnout":{
- "type":"number",
- "title":"turnout",
- "description":""
}
} - "title":
}
} - "fields":
} - "properties":
} - "wahlen-und-abstimmungen-kanton-stgallen":
}